home *** CD-ROM | disk | FTP | other *** search
/ Interactive Quarterly / The Best of New Machine Publishing 1 - Disc 4: Interactive Quarterly.iso / pc / demos / az / cyberx.dxr / 00248_DESACTIVA CONFIGURACION.ls < prev    next >
Encoding:
Text File  |  1996-10-06  |  145 b   |  9 lines

  1. on mouseUp
  2.   global paleta_conf
  3.   if rollOver(25) then
  4.     puppetPalette(paleta_conf)
  5.     puppetSprite(25, 0)
  6.     go(the frame + 1)
  7.   end if
  8. end
  9.